home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / mdel100.zip / MDEL.DOC next >
Text File  |  1991-03-26  |  4KB  |  95 lines

  1. 03-26-91
  2.  
  3. MDEL.EXE, Mail DELete
  4.     First Public Release
  5.  
  6. (C) Copyright 1991, Workshops By TomS.
  7.  
  8. DISCLAIMER
  9. ----------
  10.             Prior to using ANY new software, you should have
  11.             a current complete backup of your GT Host system
  12.             in case of problems.  Neither the author nor
  13.             Copyright holder will be responsible for any
  14.             damages, real or imaginary, to your hardware,
  15.             software, or data, resulting from use of this
  16.             program.
  17.  
  18.  
  19. GENERAL
  20. -------
  21. The | symbol indicates text changes since previous version.
  22.  
  23. There are a number of programs in the field which generate informational
  24. messages to the "sysop".  In many cases the "clean-up" of the message area
  25. after the message has served it purpose must be done manually by the sysop.
  26. MDEL is my first attempt of a program which will automatically "clean-up"
  27. or delete these message files.  This version supports the cleaning up of
  28. messages generated by MailMan, an OZ utility; and messages generated by
  29. MDIST, the NetMail System.  This version also supports a "user-definable"
  30. mask option.  This is a very powerfull option. (Read hazardous) if used
  31. carelessly!
  32.  
  33. MDEL recognizes the "sticky" message flag.  It will NOT delete these
  34. messages.  They may be deleted via GT1600 or by certain other "third-party"
  35. software.
  36.  
  37.  
  38. OPERATION
  39. ---------
  40. MDEL locates your GTpath by examining the DOS enviroment.  It reads your
  41. GT.CNF file to locate variables which might be needed.  And it reads the
  42. GTMDIR.BBS file, which is in the GTpath, to locate your various message
  43. areas.  MailMan and MDIST write messages to your netmail area, so only the
  44. netmail area is scanned for these messages.
  45.  
  46. About the "mask" used for each option.  The program searches each
  47. MESSAGE.CTL file for headers with the following information:
  48.  
  49. When finding MailMan messages the mask is modified as follows:
  50.  
  51. Message Deleted = no
  52.      Message To = Sysop
  53.   Message Topic = Automatic File Transfer
  54.  
  55. Option #1, User-Definable Mask.
  56. When selecting this option the user assumes ALL responsibility for defining
  57. the "mask" used for finding and deleting messages.  This allows great
  58. flexibility in the use of the program, but care must be taken to avoid
  59. inadvertant erasure of messages.  For this reason, this option will display
  60. the message, and ask if THIS is truly the message you wish to delete.  Once
  61. you have deleted the message it will be next to impossible to recover it.
  62.  
  63. The program then marks the appropriate headers as deleted and deletes the
  64. associated message text from the appropriate .MES file.
  65.  
  66. |MACRO-INPUT file Operation
  67. |--------------------------
  68. |Two sample Macro - Input files are included for your consideration.  They
  69. |show how I use the program on my system.  I run them as part of my routine
  70. |GT maintenance batch.  REMEMBER these are for my system.  After a few
  71. |modifications they can be used on your system.  The prime reason for their
  72. |inclusion is to illustrate the use of comments.  I try to comment most all
  73. |of my batch and input files so that I will understand tomorrow that which I
  74. |wrote today. <grin>  The command line in the batch file is simply:
  75.  
  76. |    mdel < mdaft.mac  OR mdrenum.mac
  77.  
  78. Future Versions
  79. ---------------
  80. My plan is to add other "clean-up" options as requested.
  81. Registered users will be notified of program updates.
  82.  
  83. Registration
  84. ------------
  85. To  become a registered user send check or money order for $10.00 to:
  86.     Tom Scallorn
  87.     1102 Village West Drive
  88.     Austin, TX.  78733-1955
  89.  
  90. Comments / Problems
  91. -------------------
  92. The author may be contacted via netmail sent to GTnet 003/900, from most GT
  93. bbs hosts.  Registered users are invited to call me VOICE at 512-263-2767,
  94. in Austin, Texas.
  95.